Initializes a new instance of the Polygon3D class.
Namespace: com.mindfusion.charting.threedFile: com.mindfusion.charting.threed
public Polygon3D ( List<Point3D> points, Brush brush)
A list of 3D points.
A Brush used to fill the polygon.
Polygon3D Constructor Overload ListPolygon3D Classcom.mindfusion.charting.threed Namespace